home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 06 - 1990 / 06.02 Feb 90 / Bit Mapper Source / BTMP1 / BitMapper∏.rsrc / BitMapper∏.rsrc.rsrc / TEXT_16000_about.txt < prev    next >
Encoding:
Text File  |  1989-11-19  |  1.6 KB  |  16 lines

  1. ¬†¬†BitMapper takes ‚Äòsnapshots‚Äô of your active SuperPaint document window and turns them into 'BTMP' resources which it places on the clipboard.  It also places a 'PICT' copy of the selection on the clipboard so that you can see what the 'BTMP' looks like.
  2. ¬†¬†The 'BTMP' resource type consists of a BitMap data structure followed by a bit image.  The baseAddr field of the saved resource is set to Nil.  The bounds field is set to a rectangle the size of the selection rectangle with its top left corner set to (0,0).  RowBytes is the actual width of the selection (in bytes), rounded up to an even width if necessary.  The actual bit image then follows.
  3. ¬†¬†For details on using 'BTMP' resources, see Mike Scanlin‚Äôs article in MacTutor magazine.
  4. ¬†¬†Please send comments to: Michael Ogawa, 619-224-3058, 619-721-7000 (Palomar Software), or AppleLink ‚ÄúM.O‚Äù.
  5.  
  6. BitMapper by‚Ķ
  7. ¬†¬†Michael Ogawa
  8. Special thanks to‚Ķ
  9. ¬†¬†Dana Gregory
  10. ¬†¬†Linda McClennan
  11. ¬†¬†Mike Scanlin
  12.  
  13. Copyright ¬© 1989 Michael Ogawa ‚Äî All Rights Reserved.
  14. May not be redistributed for commercial purposes.  May be freely distributed on electronic bulletin boards provided no additional charges above the board‚Äôs standard connect charges are imposed.  May be freely distributed by non-profit organizations on disk provided that any charges for the distribution disk does not exceed actual disk, labelling materials, reproduction, and shipping charges incurred by the organization.
  15. This software is provided ‚Äúas is‚Äù, with no warranties, either express or implied, being made regarding its fitness for any particular purpose.
  16. v1.00